projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90899cc
)
x86: config: Reflect the name changes of LPC TPM configs
author
Tom Wai-Hong Tam
<
[email protected]
>
Fri, 12 Apr 2013 11:04:35 +0000
(11:04 +0000)
committer
Simon Glass
<
[email protected]
>
Mon, 3 Jun 2013 08:26:25 +0000
(
01:26
-0700)
The new name is more aligned with Linux kernel's naming of TPM driver.
Signed-off-by: Tom Wai-Hong Tam <
[email protected]
>
Signed-off-by: Simon Glass <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
include/configs/coreboot.h
patch
|
blob
|
history
diff --git
a/include/configs/coreboot.h
b/include/configs/coreboot.h
index be04a7548a7971fa40a11fbc95ff0d6f908babf5..2fefdc80db68e7ea5b72d6493c32ef8add701c44 100644
(file)
--- a/
include/configs/coreboot.h
+++ b/
include/configs/coreboot.h
@@
-90,7
+90,8
@@
#endif
/* Generic TPM interfaced through LPC bus */
-#define CONFIG_GENERIC_LPC_TPM
+#define CONFIG_TPM
+#define CONFIG_TPM_TIS_LPC
#define CONFIG_TPM_TIS_BASE_ADDRESS 0xfed40000
/*-----------------------------------------------------------------------